'Declaration
<GuidAttribute("5F2CE532-7B0D-3097-BE1F-CDEF4D4073F7")> Public Delegate Sub GdViewer.BeforeRotationEventHandler( _ ByVal Rotation As RotateFlipType _ )
[Guid("5F2CE532-7B0D-3097-BE1F-CDEF4D4073F7")] public delegate void GdViewer.BeforeRotationEventHandler( RotateFlipType Rotation )
public delegate GdViewer.BeforeRotationEventHandler( Rotation: RotateFlipType );
GuidAttribute("5F2CE532-7B0D-3097-BE1F-CDEF4D4073F7") public delegate GdViewer.BeforeRotationEventHandler( Rotation : RotateFlipType )
[Guid("5F2CE532-7B0D-3097-BE1F-CDEF4D4073F7")] public: __gc __delegate void GdViewer.BeforeRotationEventHandler( RotateFlipType Rotation )
[Guid("5F2CE532-7B0D-3097-BE1F-CDEF4D4073F7")] public delegate void GdViewer.BeforeRotationEventHandler( RotateFlipType Rotation )
Parameters
- Rotation